PASO 2: Ahora hagamos que Tim, el mago, le pida al usuario que ingrese su pregunta.
- Ir a y arrastre Ask .
- Cambie el nombre delante de .ask() a tim .
- Cambie el nombre de la variable a question .
- Cambie la cadena en .ask() a "What is your question?"
To navigate the page using the TAB key, first press ESC to exit the code editor.